In GITA 2, we're learning how to use Notepad++ to code our projects with html, css, and javaScript.
It's a webpage presenting a research of current social media problems.
OpenCreated a business card with a QR-Code that can be scaned, and made it user friendly on mobile devices.
OpenCreated a dice game using function, calculation, generate random numbers, and change images using a button.
OpenCreated craps game (similar to dice game) and include a reset mechanism.
OpenUpgrade previous merchandise store by adding radiobuttons (discounts) and a small survey (checkbox).
OpenCreated a game using timers to make a bullet and invader move, also able to draw characters in pixels.
OpenCreated circles with different position, size, color, and speed using for loop; created a rectangle that change circles' color when intersect.
OpenCreated fishes using for loop, and made them avoid submarine when it's close.
OpenUse an array to store 1000 random numbers; also use for loops to find highest, lowest number, even/odd numbers, userinput, etc.
OpenCreated a bottom where it automatically finds a random number, and calculate the average of how many searches it took to find it.
OpenSort the array and use binary search to find the random generated number, also calculate the average of how many searches it took to find it.
OpenCreated a game that has circles attacking a spaceship that can shoot 4 photons diagonally.
OpenAdd userinput to an array and convert it to uppercase, lowercase, and find the longest & shortest word.
OpenCreate a checker board based on user inputs, including rows, columns, and 2 colors.
OpenResearch 4 topics about internet misuse, protection privacy, computing resources, etc; then fit them into a website template.
OpenI created a game with Sumikko Gurashi theme; it's based on another game I liked called Snake VS Block.
Open